Search results for "Natural language programming"
showing 4 items of 4 documents
Concept Analysis in Programming Language Research : Done Well It Is All Right
2017
Programming language research is becoming method conscious. Rigorous mathematical or empirical evaluation is often demanded, which is a good thing. However, I argue in this essay that concept analysis is a legitimate research approach in programming languages, with important limitations. It can be used to sharpen vague concepts, and to expose distinctions that have previously been overlooked, but it does not demonstrate the superiority of one language design over another. Arguments and counter-arguments are essential to successful concept analysis, and such thoughtful conversations should be published more. peerReviewed
GAIML: A New Language for Verbal and Graphical Interaction in Chatbots
2008
One of the aims of the research in the field of the human-computer interaction is the design of a natural and intuitive interaction modalities. In particular, many efforts have been devoted in the development of systems able to interact with the user in natural language. Chatbots are the classical interfaces for natural language interaction. Such systems can be very sophisticated, including support for 3D avatars and speech analysis and synthesis. However, all of them present only a text area allowing the user to input her sentences. No doubt, an interaction involving also the natural language can increase the comfort of the user with respect to common interfaces using only graphical widget…
Embedded controlled language to facilitate information extraction from eGov policies
2015
The goal of this paper is to propose a system that can extract formal semantic knowledge representation from natural language eGov policies. We present an architecture that allows for extracting Controlled Natural Language (CNL) statements from heterogeneous natural language texts with the ability to support multilinguality. The approach is based on the concept of embedded CNLs.
Another defence of enumerated types
1991
I claim that enumerations, while of course not strictly necessary, are an elegant and useful facility in modern programming languages. I try to show that arguments recently given against them are weak at best and bogus a t worst, for general-purpose programming. Some related issues on types in programming languages are touched as well. These make it even more questionable whether Oberon marks progress or regress in language design.